Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from python-semantic-release:master #111

Merged
merged 46 commits into from
Jul 4, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 3, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot bot and others added 30 commits July 1, 2024 22:54
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.5.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.9...0.5.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the github-actions group with 1 update:
 - [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report).

Updates `mikepenz/action-junit-report` from 4.2.2 to 4.3.1
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@v4.2.2...v4.3.1)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
- Remove `blacken-docs` in pre-commit config.
- Set `docstring-code-format` to `true` for ruff.
- Resolve `blanket-type-ignore` pre-commit check by adding types to mypy
  type ignores
)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(conf): set `ignore-without-code` for mypy

  - Set `ignore-without-code` in mypy settings
  
      - https://mypy.readthedocs.io/en/stable/error_codes.html#requiring-error-codes
      - https://docs.astral.sh/ruff/rules/blanket-type-ignore/

  - Remove `pygrep` rule in pre-commit config to avoid flagging it twice
    locally (since there's a mypy pre-commit config already)

* chore(conf): turn off ruff error for mypy blanket-type-ignore

* style(ruff): remove noqa entries for disabled rule `blanket-type-ignore`

---------

Co-authored-by: codejedi365 <codejedi365@gmail.com>
@pull pull bot merged commit e02a9bd into Dresdn:master Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants